git-powerpc-longjmp
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Mon, 6 May 2024 20:34:15 +0000 (22:34 +0200)
committerAurelien Jarno <aurel32@debian.org>
Mon, 6 May 2024 20:34:15 +0000 (22:34 +0200)
commit770b2905158b1d71dbb56aaddf5a0490f41c751e
treecaf3b1e1185c5fa302a4ac863246fcb01019f754
parentfcdc906333e34d8efdcb19e8e65962e44463c064
git-powerpc-longjmp

commit 41d8c3bc33bcae1ebb8077b0442caef4917f763a
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Fri Aug 4 10:01:11 2023 +0200

    powerpc longjmp: Fix build after chk hidden builtin fix

    04bf7d2d8a79 ("chk: Add and fix hidden builtin definitions for *_chk")
    added an #undef for longjmp and siglongjmp to compensate for the
    definition in include/setjmp.h, but missed doing so for the powerpc
    version too.

Fixes: 04bf7d2d8a79 ("chk: Add and fix hidden builtin definitions for
    *_chk")

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-powerpc-longjmp.diff
sysdeps/powerpc/longjmp.c